

== Homepage ==

Look here for updates, info, etc: 
http://moinmo.in/ThemeMarket/Moniker



== To install ==

 1. copy the moniker18.py to your themes directory. This is usually in the /<wiki instance>/plugins/theme/ directory.
 
 2. copy the 'moniker18' (the one that contains the css, img, and js folders) to your htdocs directory. This is usually in the /<python>/share/moin/htdocs/ directory.
 
 3. In your wikiconfig.py/farmconfig.py file, set 
     theme_default = 'moniker18'


Restart your moin-serving service (Apache, or mod_wsgi, etc).

-Rick